From: Daniel Colascione Date: Wed, 16 Jan 2019 19:44:45 +0000 (-0500) Subject: Fix previous change: use correct pdumper function X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~19^2~4200 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=3fd369becdc3854e8d81b25b2241e2cd252eea16;p=emacs.git Fix previous change: use correct pdumper function --- diff --git a/src/coding.c b/src/coding.c index 441c85f81a3..6de8dcd1ffe 100644 --- a/src/coding.c +++ b/src/coding.c @@ -11319,7 +11319,7 @@ internal character representation. */); #endif staticpro (&system_eol_type); - pdumper_do_now_and_after_load_impl (reset_coding_after_pdumper_load); + pdumper_do_now_and_after_load (reset_coding_after_pdumper_load); } static void